﻿2026-06-05T18:54:15.0266323Z ##[group]Run actions/checkout@v5
2026-06-05T18:54:15.0266551Z with:
2026-06-05T18:54:15.0266717Z   repository: SaberMage/spt-shell-notify
2026-06-05T18:54:15.0266911Z   path: .adapter-notify
2026-06-05T18:54:15.0268752Z   token: ***
2026-06-05T18:54:15.0268887Z   ssh-strict: true
2026-06-05T18:54:15.0269019Z   ssh-user: git
2026-06-05T18:54:15.0269154Z   persist-credentials: true
2026-06-05T18:54:15.0269299Z   clean: true
2026-06-05T18:54:15.0269433Z   sparse-checkout-cone-mode: true
2026-06-05T18:54:15.0269603Z   fetch-depth: 1
2026-06-05T18:54:15.0269731Z   fetch-tags: false
2026-06-05T18:54:15.0269858Z   show-progress: true
2026-06-05T18:54:15.0269989Z   lfs: false
2026-06-05T18:54:15.0270107Z   submodules: false
2026-06-05T18:54:15.0270242Z   set-safe-directory: true
2026-06-05T18:54:15.0270384Z ##[endgroup]
2026-06-05T18:54:15.0983362Z Syncing repository: SaberMage/spt-shell-notify
2026-06-05T18:54:15.0988594Z ##[group]Getting Git version info
2026-06-05T18:54:15.0989399Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-05T18:54:15.1375299Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-05T18:54:15.1581366Z git version 2.43.0.windows.1
2026-06-05T18:54:15.1611717Z ##[endgroup]
2026-06-05T18:54:15.1619241Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\9ab24ac4-1365-4193-9a5c-f5494d731a98\.gitconfig'
2026-06-05T18:54:15.1633042Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\9ab24ac4-1365-4193-9a5c-f5494d731a98' before making global git config changes
2026-06-05T18:54:15.1633515Z Adding repository directory to the temporary git global config as a safe directory
2026-06-05T18:54:15.1638521Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-05T18:54:15.1876543Z ##[group]Initializing the repository
2026-06-05T18:54:15.1881506Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-05T18:54:15.2200827Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-05T18:54:15.2230961Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-05T18:54:15.2505919Z ##[endgroup]
2026-06-05T18:54:15.2506194Z ##[group]Disabling automatic garbage collection
2026-06-05T18:54:15.2511434Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-05T18:54:15.2736390Z ##[endgroup]
2026-06-05T18:54:15.2736675Z ##[group]Setting up auth
2026-06-05T18:54:15.2743005Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-05T18:54:15.2966690Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-05T18:54:15.6635015Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-05T18:54:15.6867035Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-05T18:54:16.0790266Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-05T18:54:16.1013010Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-05T18:54:16.4668297Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-05T18:54:16.4959024Z ##[endgroup]
2026-06-05T18:54:16.4959297Z ##[group]Determining the default branch
2026-06-05T18:54:16.4961050Z Retrieving the default branch name
2026-06-05T18:54:16.9789872Z Default branch 'main'
2026-06-05T18:54:16.9790340Z ##[endgroup]
2026-06-05T18:54:16.9790611Z ##[group]Fetching the repository
2026-06-05T18:54:16.9797005Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-05T18:54:17.7816458Z From https://github.com/SaberMage/spt-shell-notify
2026-06-05T18:54:17.7816741Z  * [new branch]      main       -> origin/main
2026-06-05T18:54:17.7932310Z ##[endgroup]
2026-06-05T18:54:17.7932576Z ##[group]Determining the checkout info
2026-06-05T18:54:17.7933709Z ##[endgroup]
2026-06-05T18:54:17.7939571Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-05T18:54:17.8189386Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-05T18:54:17.8409629Z ##[group]Checking out the ref
2026-06-05T18:54:17.8414853Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-05T18:54:17.8721741Z branch 'main' set up to track 'origin/main'.
2026-06-05T18:54:17.8721954Z Reset branch 'main'
2026-06-05T18:54:17.8745791Z ##[endgroup]
2026-06-05T18:54:17.8988901Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-05T18:54:17.9188172Z ee2d37eadc730c0019e0af82d683074c509634a2
